Skip to content

ci: pin codespell actions to SHA and fix Go version in codeql/mixin - #8734

Open
archy-rock3t-cloud wants to merge 1 commit into
thanos-io:mainfrom
sophotechlabs:ci/pin-actions-and-fix-go-version
Open

ci: pin codespell actions to SHA and fix Go version in codeql/mixin#8734
archy-rock3t-cloud wants to merge 1 commit into
thanos-io:mainfrom
sophotechlabs:ci/pin-actions-and-fix-go-version

Conversation

@archy-rock3t-cloud

Copy link
Copy Markdown
  • Change is not relevant to the end user.

Changes

SHA-pin actions in codespell job for consistency with the rest of go.yaml. Update Go 1.22.x → 1.26.x in codeql-analysis.yml and mixin.yaml.

Verification

SHAs verified against upstream tags.

…orkflows

Signed-off-by: Artem Muterko <artem@sopho.tech>
@archy-rock3t-cloud
archy-rock3t-cloud force-pushed the ci/pin-actions-and-fix-go-version branch from d2d9890 to 63221e8 Compare April 7, 2026 13:53
fabmorais added a commit to fabmorais/thanos that referenced this pull request Aug 23, 2026
go.mod requires go 1.26.0, but the prerequisites in CONTRIBUTING.md still
tell new contributors to install Go 1.22.x. Following the guide as written
fails on the first `make build`:

  go: go.mod requires go >= 1.26.0

Two open PRs already cover the neighbouring drift and are intentionally not
duplicated here: thanos-io#8733 updates docs/getting-started.md and the checklist in
docs/contributing/how-to-change-go-version.md, and thanos-io#8734 bumps the remaining
workflows. Neither touches CONTRIBUTING.md.

Signed-off-by: fab <8834143+fabmorais@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant